Service Properties |
The Service type exposes the following members.
| Name | Description | |
|---|---|---|
| AllowAutoRedirect |
Gets or sets a value that indicates whether the request should follow redirection responses.
| |
| AllowWriteStreamBuffering |
Gets or sets a value that indicates whether to buffer the data sent to the Internet resource.
| |
| AuthorizationCode | ||
| AuthorizationCodeRedirectUri | ||
| ClientAssertion | ||
| ClientCertificate |
Gets or sets the security client certificate.
| |
| ClientId | ||
| ClientSecret | ||
| ConnectionGroupName |
Gets or sets the name of the connection group for the request.
| |
| CookieContainer |
Gets or sets the collection of cookies.
| |
| Credentials |
Gets or sets user's credentials.
| |
| DateTimePrecision |
Gets or sets the date time precision.
| |
| DeviceCode | ||
| ExchangeImpersonation |
Gets or sets the ID of the user that Exchange Web Services (EWS) should impersonate.
| |
| Headers |
Contains custom HTTP headers.
| |
| KeepAlive |
Gets or sets a value indicating whether to make a persistent connection.
| |
| MailboxCulture |
Gets or sets the mailbox culture that is used when opening a mailbox
| |
| OAuthToken | ||
| Password | ||
| PreAuthenticate |
Gets or sets a value indicating whether to send a authenticate header with the request.
| |
| Proxy |
Gets or sets proxy server.
| |
| RequestEncoding |
Gets or sets encoding used for a request.
| |
| RequestServerVersion |
Contains the versioning information that identifies the schema version to target for a request.
| |
| ResponseHeaders |
Contains HTTP response headers.
| |
| Scope | ||
| SendChunked |
Gets or sets a value indicating whether to send data in segments to the Internet resource.
| |
| Tenant | ||
| Timeout |
Gets or sets the time-out value for a request.
| |
| TimeZoneContext |
Gets or sets the time zone context.
| |
| UnsafeAuthenticatedConnectionSharing |
Gets or sets a value that indicates whether to allow high-speed NTLM-authenticated connection sharing.
| |
| Url |
Gets or sets URL of Exchange Web Services.
| |
| Username |